home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Rolling Stones: Shine a Light (Press Kit)
/
Shine a Light (Press Kit).iso
/
pc
/
program.dxr
/
Internal_23_Prev Full Back.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-03-03
|
216 b
|
18 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp me
cursor(0)
sound(3).play(member("Click"))
if the frameLabel = "C01" then
go("C14")
else
go(marker(-2))
end if
end